home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 7 / bbshunt3.zip / BBS.DOC next >
Text File  |  1990-12-26  |  4KB  |  199 lines

  1.  
  2.  
  3.  
  4.                         THE BBS HUNTER VERSION 1.6
  5.  
  6.     So you've been looking for a program that can run in a doorway that
  7. allows your callers to search for a BBS without having to call a million
  8. of them from an ascii list? Here's your answer. The BBS Hunter was
  9. programmed to allow callers to your board to enter a doorway or access
  10. whatever you might have, and to enter or list their favorite boards or
  11. search for new ones they have not tried.
  12.  
  13.     If you have an IBM or IBM clone with a BBS that allows callers to
  14. access interactive programs, then you've got what it takes. Simply install
  15. the "BBS.exe", and the "bbslist.dbf" files, configure the doorway, and
  16. your done! Your callers can enter the doorway that selects and runs "BBS"
  17. which looks to the database of "BBSLIST.dbf" and they then can select
  18. colors (if you have a color system), search the current database by a
  19. number of criterion, get an ascii dump of the whole or part of the
  20. database, or enter their favorite boards with an edit capability not in
  21. previous versions.
  22.  
  23.     You may wish to edit the database yourself. The "BBSLIST.dbf" is a
  24. standard DBASE database and you can use DBASE or any other database
  25. manager to edit it. Note that you should study the database structure
  26. first to see what information corresponds to what fields. Running the
  27. "BBS.exe" file and adding a record is probably a good idea to give you
  28. some sense of what information is entered and where it goes in the
  29. database field structure. If you don't have a database management program
  30. capable of accessing the ".dbf" file, then use the "BBSEDIT.exe" file
  31. which has been written to allow sysops to edit the database, append new
  32. records from the databases of other sysops and to delete records with no
  33. name of a BBS in them. Please do not allow your callers access to the
  34. "BBSEDIT.exe" file since they could do some serious damage to your
  35. database. I have it in the same sub-directory as my "BBS.exe" file, but
  36. the callers can only access the "BBS.exe" file and the associated database
  37. because of the doorway configuration.
  38.  
  39.     If you are going to run the "BBSEDIT.exe" file and want to append new
  40. records from another sysop who has shared their database with you, then
  41. simply rename the database you received to "Source.dbf and place it in the
  42. same sub-directory with "bbslist.DBF" AND "bbsedit.EXE", and type
  43. "bbsedit" at the command line. You will edit your records (if you choose
  44. to) and then append the new records from the other database provided by
  45. the other sysop. "BBSEDIT.exe" will even erase the "source.dbf" file given
  46. you by the other sysop once the new records have been appended. Note that
  47. matches between the two databases will cause the code to move on without
  48. appending a duplicate record.
  49.  
  50.     The program was written to make life better for the sysop and the
  51. caller. It can run stand alone, but I can't think of much reason to do
  52. that, unless you want to generate ascii lists for friends. The ascii lists
  53. would be very complete in having all the information.
  54.  
  55.     As the author of the program, I can tell you that the program has
  56. worked fine for me and ought to do the same for you. I do not take any
  57. responsibility for any consequences of it's use, but I really don't think
  58. you'll have any problems with it. You can call area code (617) 451-5327
  59. (8,n,1) to reach the Massachusetts Commission for the Blind BBS and leave
  60. a comment for the sysop if you have any problems. Also you can call there
  61. for any upgrades. All you do is register your BBS in doorway #21 and once
  62. you are back at the main menu, leave a comment to the sysop that you are a
  63. visiting sysip and I'll upgrade your security to the level necessary to
  64. download the files with a ".zis"extension. The BBS Hunter upgrades will be
  65. available with that extension and you simply rename the file from ".zis"
  66. to ".zip" when you've finished the download. Please be sure to not copy
  67. over your existing "BBSLIST.dbf" file when you unzip the new upgrade!
  68.  
  69.     Good luck and I hope this somewhat wordy documentation file has been
  70. of some help to you.
  71.  
  72. Charles H. Crawford:
  73. Sysop - MCB BBS.
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.